| Overload | Description |
|---|---|
| CreateConversionSuccessPredicate<TTarget>(ConversionProfile<TTarget>) | Creates the predicate that executes conversion and returns true if conversion using the specified converter is successful. |
| CreateConversionSuccessPredicate<TTarget>(String,ConversionProfile<TTarget>) | Creates the predicate that executes conversion and returns true if conversion using the specified converter is successful. |